No error or warning found
To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Valid CSS informations
- div.top {
- background : #cc99cc;
- color : #000000;
- font-weight : bold;
}
- a:link {
- color : #55ffff;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:visited {
- color : #cc99cc;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:hover {
- color : #cc66dd;
- background : #ffffcc;
}
- a:active {
- color : #ff3399;
- background : url(wallpaper_stars1.jpg) repeat;
}
- body {
- margin-top : 3%;
- margin-bottom : 3%;
- margin-left : 10%;
- margin-right : 13%;
- background : url(wallpaper_stars1.jpg) repeat;
}
- h1 {
- margin-top : 10%;
- margin-bottom : 10%;
- text-align : center;
- color : #55ffff;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- h3 {
- color : #ffffcc;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- kbd {
- color : #ffffcc;
- background-color : transparent;
}
- p {
- color : #ffffcc;
- background-color : transparent;
- font-family : arial, sans-serif;
}
- li {
- color : #ffffcc;
- background-color : transparent;
- font-family : arial, sans-serif;
- margin-bottom : 2%;
}
- img.a {
- border-style : none;
- height : 90px;
- width : 300px;
}
- img.b {
- border-style : none;
- height : 31px;
- width : 88px;
- margin-left : 12%;
}
- table.big {
- border-style : solid;
- border-color : #003399;
}
- caption {
- font-weight : bold;
- color : #ffff00;
- border-color : #003399;
- background-color : #003398;
- padding : 2%;
}
- th.big {
- border : thin solid ;
- padding : 3%;
- color : #000000;
- background : #99ccff;
}
- td.big {
- border : thin solid ;
- padding : 3%;
- color : #99ccff;
- background : #000033;
}
- td.enkel1 {
- color : #55ffff;
- background-color : transparent;
}
- td.enkel2 {
- color : #55ffff;
- padding-left : 2%;
- background-color : transparent;
}
- object.video1 {
- width : 220pt;
- height : 180pt;
- margin-right : 3%;
}
- p.av {
- border-bottom : thin solid #cc99cc;
- margin-top : 10%;
}

www-validator-css
Last Updated : den 24 augusti 2003 kl 17:08 IRDT